riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64M
authorDavid Abdurachmanov <[email protected]>
Tue, 9 Apr 2019 10:42:46 +0000 (12:42 +0200)
committerAndes <[email protected]>
Thu, 9 May 2019 08:46:13 +0000 (16:46 +0800)
commitac12c61909273be0806afae42963f426925ad111
treea09829226c2f1a4d52ae6b0a645d58fcc486fb64
parent504bf790da08db9b4a443566cf6ef577f9c7996a
riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64M

After updating Fedora/RISCV kernel to 5.1-rc3+ the size increased above
the current threshold. Looking into HiKey, Dragonboards, etc. seems that
SZ_64M is a popular option.

This sucessfully boots Fedora/RISCV with 5.1-rc3+ kernel on QEMU 4.0 (master)
with OpenSBI -> U-Boot (S-mode) [extlinux] -> Kernel setup.

Signed-off-by: David Abdurachmanov <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Reviewed-by: Lukas Auer <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
include/configs/qemu-riscv.h